SftTree/NET 2.0

OnFontChanged Method, SftTree Class

Softel vdm, Inc.

Raises the FontChanged event.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Protected Overrides Sub OnFontChanged( ByVal e As EventArgs )

C#   

protected override void OnFontChanged( EventArgs e );

C++   

protected: virtual void OnFontChanged( EventArgs^ e );

e

An EventArgs that contains the event data.

Comments

The OnFontChanged method raises the FontChanged event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com